notebook: Draw the same things, no matter the show-border value
authorBenjamin Otte <otte@redhat.com>
Sat, 19 Dec 2015 02:57:43 +0000 (03:57 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 11 Jan 2016 16:05:22 +0000 (17:05 +0100)
commit0045e57e96eeffd3ff914a47fa2ac1e5dc1a3966
treee15b4fd6b988b44af9c0b10b7277a9396e1e3367
parentfd9ffe5d577135f17a81b9422c37617816ebb1ad
notebook: Draw the same things, no matter the show-border value

show-border modifies the "frame" style class on the notebook node, but
not what we actually draw.
gtk/gtknotebook.c